home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / eog / eog-image-properties-dialog.ui next >
Encoding:
Extensible Markup Language  |  2009-04-14  |  41.9 KB  |  785 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <object class="GtkDialog" id="eog_image_properties_dialog">
  4.     <property name="border_width">5</property>
  5.     <property name="title" translatable="yes">Image Properties</property>
  6.     <property name="icon_name">gtk-properties</property>
  7.     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
  8.     <property name="has_separator">False</property>
  9.     <child internal-child="vbox">
  10.       <object class="GtkVBox" id="image-properties-dialog-vbox">
  11.         <property name="visible">True</property>
  12.         <property name="spacing">2</property>
  13.         <child>
  14.           <object class="GtkNotebook" id="notebook">
  15.             <property name="visible">True</property>
  16.             <property name="can_focus">True</property>
  17.             <property name="border_width">5</property>
  18.             <child>
  19.               <object class="GtkHBox" id="general_box">
  20.                 <property name="visible">True</property>
  21.                 <child>
  22.                   <object class="GtkVBox" id="vbox27">
  23.                     <property name="visible">True</property>
  24.                     <property name="border_width">10</property>
  25.                     <child>
  26.                       <object class="GtkImage" id="thumbnail_image">
  27.                         <property name="width_request">100</property>
  28.                         <property name="height_request">100</property>
  29.                         <property name="visible">True</property>
  30.                         <property name="stock">gtk-missing-image</property>
  31.                       </object>
  32.                       <packing>
  33.                         <property name="expand">False</property>
  34.                         <property name="fill">False</property>
  35.                       </packing>
  36.                     </child>
  37.                   </object>
  38.                   <packing>
  39.                     <property name="expand">False</property>
  40.                   </packing>
  41.                 </child>
  42.                 <child>
  43.                   <object class="GtkHBox" id="hbox19">
  44.                     <property name="visible">True</property>
  45.                     <property name="border_width">10</property>
  46.                     <property name="spacing">7</property>
  47.                     <child>
  48.                       <object class="GtkVBox" id="vbox29">
  49.                         <property name="visible">True</property>
  50.                         <property name="spacing">5</property>
  51.                         <child>
  52.                           <object class="GtkLabel" id="label36">
  53.                             <property name="visible">True</property>
  54.                             <property name="xalign">0</property>
  55.                             <property name="label" translatable="yes"><b>Name:</b></property>
  56.                             <property name="use_markup">True</property>
  57.                             <property name="justify">GTK_JUSTIFY_RIGHT</property>
  58.                           </object>
  59.                           <packing>
  60.                             <property name="expand">False</property>
  61.                             <property name="fill">False</property>
  62.                           </packing>
  63.                         </child>
  64.                         <child>
  65.                           <object class="GtkLabel" id="label37">
  66.                             <property name="visible">True</property>
  67.                             <property name="xalign">0</property>
  68.                             <property name="label" translatable="yes"><b>Width:</b></property>
  69.                             <property name="use_markup">True</property>
  70.                           </object>
  71.                           <packing>
  72.                             <property name="expand">False</property>
  73.                             <property name="fill">False</property>
  74.                             <property name="position">1</property>
  75.                           </packing>
  76.                         </child>
  77.                         <child>
  78.                           <object class="GtkLabel" id="label38">
  79.                             <property name="visible">True</property>
  80.                             <property name="xalign">0</property>
  81.                             <property name="label" translatable="yes"><b>Height:</b></property>
  82.                             <property name="use_markup">True</property>
  83.                           </object>
  84.                           <packing>
  85.                             <property name="expand">False</property>
  86.                             <property name="fill">False</property>
  87.                             <property name="position">2</property>
  88.                           </packing>
  89.                         </child>
  90.                         <child>
  91.                           <object class="GtkLabel" id="label39">
  92.                             <property name="visible">True</property>
  93.                             <property name="xalign">0</property>
  94.                             <property name="label" translatable="yes"><b>Type:</b></property>
  95.                             <property name="use_markup">True</property>
  96.                           </object>
  97.                           <packing>
  98.                             <property name="expand">False</property>
  99.                             <property name="fill">False</property>
  100.                             <property name="position">3</property>
  101.                           </packing>
  102.                         </child>
  103.                         <child>
  104.                           <object class="GtkLabel" id="label40">
  105.                             <property name="visible">True</property>
  106.                             <property name="xalign">0</property>
  107.                             <property name="label" translatable="yes"><b>Bytes:</b></property>
  108.                             <property name="use_markup">True</property>
  109.                           </object>
  110.                           <packing>
  111.                             <property name="expand">False</property>
  112.                             <property name="fill">False</property>
  113.                             <property name="position">4</property>
  114.                           </packing>
  115.                         </child>
  116.                         <child>
  117.                           <object class="GtkLabel" id="label73">
  118.                             <property name="visible">True</property>
  119.                             <property name="xalign">0</property>
  120.                             <property name="label" translatable="yes"><b>Location:</b></property>
  121.                             <property name="use_markup">True</property>
  122.                           </object>
  123.                           <packing>
  124.                             <property name="expand">False</property>
  125.                             <property name="fill">False</property>
  126.                             <property name="position">5</property>
  127.                           </packing>
  128.                         </child>
  129.                       </object>
  130.                       <packing>
  131.                         <property name="expand">False</property>
  132.                         <property name="fill">False</property>
  133.                       </packing>
  134.                     </child>
  135.                     <child>
  136.                       <object class="GtkVBox" id="vbox30">
  137.                         <property name="visible">True</property>
  138.                         <property name="spacing">5</property>
  139.                         <child>
  140.                           <object class="GtkLabel" id="name_label">
  141.                             <property name="visible">True</property>
  142.                             <property name="xalign">0</property>
  143.                           </object>
  144.                           <packing>
  145.                             <property name="expand">False</property>
  146.                             <property name="fill">False</property>
  147.                           </packing>
  148.                         </child>
  149.                         <child>
  150.                           <object class="GtkLabel" id="width_label">
  151.                             <property name="visible">True</property>
  152.                             <property name="xalign">0</property>
  153.                           </object>
  154.                           <packing>
  155.                             <property name="expand">False</property>
  156.                             <property name="fill">False</property>
  157.                             <property name="position">1</property>
  158.                           </packing>
  159.                         </child>
  160.                         <child>
  161.                           <object class="GtkLabel" id="height_label">
  162.                             <property name="visible">True</property>
  163.                             <property name="xalign">0</property>
  164.                           </object>
  165.                           <packing>
  166.                             <property name="expand">False</property>
  167.                             <property name="fill">False</property>
  168.                             <property name="position">2</property>
  169.                           </packing>
  170.                         </child>
  171.                         <child>
  172.                           <object class="GtkLabel" id="type_label">
  173.                             <property name="visible">True</property>
  174.                             <property name="xalign">0</property>
  175.                           </object>
  176.                           <packing>
  177.                             <property name="expand">False</property>
  178.                             <property name="fill">False</property>
  179.                             <property name="position">3</property>
  180.                           </packing>
  181.                         </child>
  182.                         <child>
  183.                           <object class="GtkLabel" id="bytes_label">
  184.                             <property name="visible">True</property>
  185.                             <property name="xalign">0</property>
  186.                           </object>
  187.                           <packing>
  188.                             <property name="expand">False</property>
  189.                             <property name="fill">False</property>
  190.                             <property name="position">4</property>
  191.                           </packing>
  192.                         </child>
  193.                         <child>
  194.                           <object class="GtkLabel" id="location_label">
  195.                             <property name="visible">True</property>
  196.                             <property name="xalign">0</property>
  197.                             <property name="yalign">0.47999998927116394</property>
  198.                             <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  199.                           </object>
  200.                           <packing>
  201.                             <property name="expand">False</property>
  202.                             <property name="fill">False</property>
  203.                             <property name="position">5</property>
  204.                           </packing>
  205.                         </child>
  206.                       </object>
  207.                       <packing>
  208.                         <property name="position">1</property>
  209.                       </packing>
  210.                     </child>
  211.                   </object>
  212.                   <packing>
  213.                     <property name="position">1</property>
  214.                   </packing>
  215.                 </child>
  216.               </object>
  217.             </child>
  218.             <child type="tab">
  219.               <object class="GtkLabel" id="label4">
  220.                 <property name="visible">True</property>
  221.                 <property name="label" translatable="yes">General</property>
  222.               </object>
  223.               <packing>
  224.                 <property name="tab_fill">False</property>
  225.               </packing>
  226.             </child>
  227.             <child>
  228.               <object class="GtkVBox" id="exif_box">
  229.                 <property name="visible">True</property>
  230.                 <child>
  231.                   <object class="GtkHBox" id="hbox22">
  232.                     <property name="visible">True</property>
  233.                     <property name="border_width">10</property>
  234.                     <property name="spacing">7</property>
  235.                     <child>
  236.                       <object class="GtkVBox" id="vbox38">
  237.                         <property name="visible">True</property>
  238.                         <child>
  239.                           <object class="GtkVBox" id="vbox31">
  240.                             <property name="visible">True</property>
  241.                             <property name="spacing">5</property>
  242.                             <child>
  243.                               <object class="GtkLabel" id="label88">
  244.                                 <property name="visible">True</property>
  245.                                 <property name="xalign">0</property>
  246.                                 <property name="label" translatable="yes"><b>Aperture Value:</b></property>
  247.                                 <property name="use_markup">True</property>
  248.                               </object>
  249.                               <packing>
  250.                                 <property name="expand">False</property>
  251.                                 <property name="fill">False</property>
  252.                               </packing>
  253.                             </child>
  254.                             <child>
  255.                               <object class="GtkLabel" id="label83">
  256.                                 <property name="visible">True</property>
  257.                                 <property name="xalign">0</property>
  258.                                 <property name="label" translatable="yes"><b>Exposure Time:</b></property>
  259.                                 <property name="use_markup">True</property>
  260.                               </object>
  261.                               <packing>
  262.                                 <property name="expand">False</property>
  263.                                 <property name="fill">False</property>
  264.                                 <property name="position">1</property>
  265.                               </packing>
  266.                             </child>
  267.                             <child>
  268.                               <object class="GtkLabel" id="label96">
  269.                                 <property name="visible">True</property>
  270.                                 <property name="xalign">0</property>
  271.                                 <property name="label" translatable="yes"><b>Focal Length:</b></property>
  272.                                 <property name="use_markup">True</property>
  273.                               </object>
  274.                               <packing>
  275.                                 <property name="expand">False</property>
  276.                                 <property name="fill">False</property>
  277.                                 <property name="position">2</property>
  278.                               </packing>
  279.                             </child>
  280.                             <child>
  281.                               <object class="GtkLabel" id="label95">
  282.                                 <property name="visible">True</property>
  283.                                 <property name="xalign">0</property>
  284.                                 <property name="label" translatable="yes"><b>Flash:</b></property>
  285.                                 <property name="use_markup">True</property>
  286.                               </object>
  287.                               <packing>
  288.                                 <property name="expand">False</property>
  289.                                 <property name="fill">False</property>
  290.                                 <property name="position">3</property>
  291.                               </packing>
  292.                             </child>
  293.                             <child>
  294.                               <object class="GtkLabel" id="label94">
  295.                                 <property name="visible">True</property>
  296.                                 <property name="xalign">0</property>
  297.                                 <property name="label" translatable="yes"><b>ISO Speed Rating:</b></property>
  298.                                 <property name="use_markup">True</property>
  299.                               </object>
  300.                               <packing>
  301.                                 <property name="expand">False</property>
  302.                                 <property name="fill">False</property>
  303.                                 <property name="position">4</property>
  304.                               </packing>
  305.                             </child>
  306.                             <child>
  307.                               <object class="GtkLabel" id="label93">
  308.                                 <property name="visible">True</property>
  309.                                 <property name="xalign">0</property>
  310.                                 <property name="label" translatable="yes"><b>Metering Mode:</b></property>
  311.                                 <property name="use_markup">True</property>
  312.                               </object>
  313.                               <packing>
  314.                                 <property name="expand">False</property>
  315.                                 <property name="fill">False</property>
  316.                                 <property name="position">5</property>
  317.                               </packing>
  318.                             </child>
  319.                             <child>
  320.                               <object class="GtkLabel" id="label92">
  321.                                 <property name="visible">True</property>
  322.                                 <property name="xalign">0</property>
  323.                                 <property name="label" translatable="yes"><b>Camera Model:</b></property>
  324.                                 <property name="use_markup">True</property>
  325.                                 <property name="justify">GTK_JUSTIFY_RIGHT</property>
  326.                               </object>
  327.                               <packing>
  328.                                 <property name="expand">False</property>
  329.                                 <property name="fill">False</property>
  330.                                 <property name="position">6</property>
  331.                               </packing>
  332.                             </child>
  333.                             <child>
  334.                               <object class="GtkLabel" id="label91">
  335.                                 <property name="visible">True</property>
  336.                                 <property name="xalign">0</property>
  337.                                 <property name="label" translatable="yes"><b>Date/Time:</b></property>
  338.                                 <property name="use_markup">True</property>
  339.                               </object>
  340.                               <packing>
  341.                                 <property name="expand">False</property>
  342.                                 <property name="fill">False</property>
  343.                                 <property name="position">7</property>
  344.                               </packing>
  345.                             </child>
  346.                           </object>
  347.                           <packing>
  348.                             <property name="padding">5</property>
  349.                           </packing>
  350.                         </child>
  351.                         <child>
  352.                           <object class="GtkVBox" id="xmp_box">
  353.                             <property name="visible">True</property>
  354.                             <property name="spacing">5</property>
  355.                             <child>
  356.                               <object class="GtkLabel" id="label111">
  357.                                 <property name="visible">True</property>
  358.                                 <property name="xalign">0</property>
  359.                                 <property name="label" translatable="yes"><b>Description:</b></property>
  360.                                 <property name="use_markup">True</property>
  361.                               </object>
  362.                               <packing>
  363.                                 <property name="expand">False</property>
  364.                                 <property name="fill">False</property>
  365.                               </packing>
  366.                             </child>
  367.                             <child>
  368.                               <object class="GtkLabel" id="label110">
  369.                                 <property name="visible">True</property>
  370.                                 <property name="xalign">0</property>
  371.                                 <property name="label" translatable="yes"><b>Location:</b></property>
  372.                                 <property name="use_markup">True</property>
  373.                               </object>
  374.                               <packing>
  375.                                 <property name="expand">False</property>
  376.                                 <property name="fill">False</property>
  377.                                 <property name="position">1</property>
  378.                               </packing>
  379.                             </child>
  380.                             <child>
  381.                               <object class="GtkLabel" id="label112">
  382.                                 <property name="visible">True</property>
  383.                                 <property name="xalign">0</property>
  384.                                 <property name="label" translatable="yes"><b>Keywords:</b></property>
  385.                                 <property name="use_markup">True</property>
  386.                               </object>
  387.                               <packing>
  388.                                 <property name="expand">False</property>
  389.                                 <property name="fill">False</property>
  390.                                 <property name="position">2</property>
  391.                               </packing>
  392.                             </child>
  393.                             <child>
  394.                               <object class="GtkLabel" id="label113">
  395.                                 <property name="visible">True</property>
  396.                                 <property name="xalign">0</property>
  397.                                 <property name="label" translatable="yes"><b>Author:</b></property>
  398.                                 <property name="use_markup">True</property>
  399.                               </object>
  400.                               <packing>
  401.                                 <property name="expand">False</property>
  402.                                 <property name="fill">False</property>
  403.                                 <property name="position">3</property>
  404.                               </packing>
  405.                             </child>
  406.                             <child>
  407.                               <object class="GtkLabel" id="label114">
  408.                                 <property name="visible">True</property>
  409.                                 <property name="xalign">0</property>
  410.                                 <property name="label" translatable="yes"><b>Copyright:</b></property>
  411.                                 <property name="use_markup">True</property>
  412.                               </object>
  413.                               <packing>
  414.                                 <property name="expand">False</property>
  415.                                 <property name="fill">False</property>
  416.                                 <property name="position">4</property>
  417.                               </packing>
  418.                             </child>
  419.                           </object>
  420.                           <packing>
  421.                             <property name="position">1</property>
  422.                           </packing>
  423.                         </child>
  424.                       </object>
  425.                       <packing>
  426.                         <property name="expand">False</property>
  427.                       </packing>
  428.                     </child>
  429.                     <child>
  430.                       <object class="GtkVBox" id="vbox40">
  431.                         <property name="visible">True</property>
  432.                         <child>
  433.                           <object class="GtkVBox" id="vbox32">
  434.                             <property name="visible">True</property>
  435.                             <property name="spacing">5</property>
  436.                             <child>
  437.                               <object class="GtkLabel" id="exif_aperture_label">
  438.                                 <property name="visible">True</property>
  439.                                 <property name="xalign">0</property>
  440.                                 <property name="use_markup">True</property>
  441.                                 <property name="justify">GTK_JUSTIFY_RIGHT</property>
  442.                                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  443.                               </object>
  444.                               <packing>
  445.                                 <property name="expand">False</property>
  446.                                 <property name="fill">False</property>
  447.                               </packing>
  448.                             </child>
  449.                             <child>
  450.                               <object class="GtkLabel" id="exif_exposure_label">
  451.                                 <property name="visible">True</property>
  452.                                 <property name="xalign">0</property>
  453.                                 <property name="use_markup">True</property>
  454.                                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  455.                               </object>
  456.                               <packing>
  457.                                 <property name="expand">False</property>
  458.                                 <property name="fill">False</property>
  459.                                 <property name="position">1</property>
  460.                               </packing>
  461.                             </child>
  462.                             <child>
  463.                               <object class="GtkLabel" id="exif_focal_label">
  464.                                 <property name="visible">True</property>
  465.                                 <property name="xalign">0</property>
  466.                                 <property name="use_markup">True</property>
  467.                                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  468.                               </object>
  469.                               <packing>
  470.                                 <property name="expand">False</property>
  471.                                 <property name="fill">False</property>
  472.                                 <property name="position">2</property>
  473.                               </packing>
  474.                             </child>
  475.                             <child>
  476.                               <object class="GtkLabel" id="exif_flash_label">
  477.                                 <property name="visible">True</property>
  478.                                 <property name="xalign">0</property>
  479.                                 <property name="use_markup">True</property>
  480.                                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  481.                               </object>
  482.                               <packing>
  483.                                 <property name="expand">False</property>
  484.                                 <property name="fill">False</property>
  485.                                 <property name="position">3</property>
  486.                               </packing>
  487.                             </child>
  488.                             <child>
  489.                               <object class="GtkLabel" id="exif_iso_label">
  490.                                 <property name="visible">True</property>
  491.                                 <property name="xalign">0</property>
  492.                                 <property name="use_markup">True</property>
  493.                                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  494.                               </object>
  495.                               <packing>
  496.                                 <property name="expand">False</property>
  497.                                 <property name="fill">False</property>
  498.                                 <property name="position">4</property>
  499.                               </packing>
  500.                             </child>
  501.                             <child>
  502.                               <object class="GtkLabel" id="exif_metering_label">
  503.                                 <property name="visible">True</property>
  504.                                 <property name="xalign">0</property>
  505.                                 <property name="use_markup">True</property>
  506.                                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  507.                               </object>
  508.                               <packing>
  509.                                 <property name="expand">False</property>
  510.                                 <property name="fill">False</property>
  511.                                 <property name="position">5</property>
  512.                               </packing>
  513.                             </child>
  514.                             <child>
  515.                               <object class="GtkLabel" id="exif_model_label">
  516.                                 <property name="visible">True</property>
  517.                                 <property name="xalign">0</property>
  518.                                 <property name="use_markup">True</property>
  519.                                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  520.                               </object>
  521.                               <packing>
  522.                                 <property name="expand">False</property>
  523.                                 <property name="fill">False</property>
  524.                                 <property name="position">6</property>
  525.                               </packing>
  526.                             </child>
  527.                             <child>
  528.                               <object class="GtkLabel" id="exif_date_label">
  529.                                 <property name="visible">True</property>
  530.                                 <property name="xalign">0</property>
  531.                                 <property name="use_markup">True</property>
  532.                                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  533.                               </object>
  534.                               <packing>
  535.                                 <property name="expand">False</property>
  536.                                 <property name="fill">False</property>
  537.                                 <property name="position">7</property>
  538.                               </packing>
  539.                             </child>
  540.                           </object>
  541.                           <packing>
  542.                             <property name="padding">5</property>
  543.                           </packing>
  544.                         </child>
  545.                         <child>
  546.                           <object class="GtkVBox" id="xmp_box_label">
  547.                             <property name="visible">True</property>
  548.                             <property name="spacing">5</property>
  549.                             <child>
  550.                               <object class="GtkLabel" id="xmp_description_label">
  551.                                 <property name="visible">True</property>
  552.                                 <property name="xalign">0</property>
  553.                                 <property name="use_markup">True</property>
  554.                                 <property name="justify">GTK_JUSTIFY_RIGHT</property>
  555.                                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  556.                               </object>
  557.                               <packing>
  558.                                 <property name="expand">False</property>
  559.                                 <property name="fill">False</property>
  560.                               </packing>
  561.                             </child>
  562.                             <child>
  563.                               <object class="GtkLabel" id="xmp_location_label">
  564.                                 <property name="visible">True</property>
  565.                                 <property name="xalign">0</property>
  566.                                 <property name="use_markup">True</property>
  567.                                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  568.                               </object>
  569.                               <packing>
  570.                                 <property name="expand">False</property>
  571.                                 <property name="fill">False</property>
  572.                                 <property name="position">1</property>
  573.                               </packing>
  574.                             </child>
  575.                             <child>
  576.                               <object class="GtkLabel" id="xmp_keywords_label">
  577.                                 <property name="visible">True</property>
  578.                                 <property name="xalign">0</property>
  579.                                 <property name="use_markup">True</property>
  580.                                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  581.                               </object>
  582.                               <packing>
  583.                                 <property name="expand">False</property>
  584.                                 <property name="fill">False</property>
  585.                                 <property name="position">2</property>
  586.                               </packing>
  587.                             </child>
  588.                             <child>
  589.                               <object class="GtkLabel" id="xmp_creator_label">
  590.                                 <property name="visible">True</property>
  591.                                 <property name="xalign">0</property>
  592.                                 <property name="use_markup">True</property>
  593.                                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  594.                               </object>
  595.                               <packing>
  596.                                 <property name="expand">False</property>
  597.                                 <property name="fill">False</property>
  598.                                 <property name="position">3</property>
  599.                               </packing>
  600.                             </child>
  601.                             <child>
  602.                               <object class="GtkLabel" id="xmp_rights_label">
  603.                                 <property name="visible">True</property>
  604.                                 <property name="xalign">0</property>
  605.                                 <property name="use_markup">True</property>
  606.                                 <property name="ellipsize">PANGO_ELLIPSIZE_END</property>
  607.                               </object>
  608.                               <packing>
  609.                                 <property name="expand">False</property>
  610.                                 <property name="fill">False</property>
  611.                                 <property name="position">4</property>
  612.                               </packing>
  613.                             </child>
  614.                           </object>
  615.                           <packing>
  616.                             <property name="position">1</property>
  617.                           </packing>
  618.                         </child>
  619.                       </object>
  620.                       <packing>
  621.                         <property name="position">1</property>
  622.                       </packing>
  623.                     </child>
  624.                   </object>
  625.                   <packing>
  626.                     <property name="expand">False</property>
  627.                   </packing>
  628.                 </child>
  629.                 <child>
  630.                   <object class="GtkExpander" id="exif_details_expander">
  631.                     <property name="visible">True</property>
  632.                     <property name="can_focus">True</property>
  633.                     <child>
  634.                       <placeholder/>
  635.                     </child>
  636.                     <child type="label">
  637.                       <object class="GtkLabel" id="details_expander">
  638.                         <property name="visible">True</property>
  639.                         <property name="label" translatable="yes"><b>Details</b></property>
  640.                         <property name="use_markup">True</property>
  641.                       </object>
  642.                     </child>
  643.                   </object>
  644.                   <packing>
  645.                     <property name="padding">3</property>
  646.                     <property name="pack_type">GTK_PACK_END</property>
  647.                     <property name="position">1</property>
  648.                   </packing>
  649.                 </child>
  650.               </object>
  651.             </child>
  652.             <child type="tab">
  653.               <object class="GtkLabel" id="label44">
  654.                 <property name="visible">True</property>
  655.                 <property name="label" translatable="yes">Metadata</property>
  656.               </object>
  657.               <packing>
  658.                 <property name="position">1</property>
  659.                 <property name="tab_fill">False</property>
  660.               </packing>
  661.             </child>
  662.           </object>
  663.           <packing>
  664.             <property name="position">1</property>
  665.           </packing>
  666.         </child>
  667.         <child internal-child="action_area">
  668.           <object class="GtkHButtonBox" id="dialog-action_area1">
  669.             <property name="visible">True</property>
  670.             <property name="layout_style">GTK_BUTTONBOX_END</property>
  671.             <child>
  672.               <object class="GtkButton" id="previous_button">
  673.                 <property name="visible">True</property>
  674.                 <property name="can_focus">True</property>
  675.                 <property name="can_default">True</property>
  676.                 <child>
  677.                   <object class="GtkAlignment" id="alignment2">
  678.                     <property name="visible">True</property>
  679.                     <property name="xscale">0</property>
  680.                     <property name="yscale">0</property>
  681.                     <child>
  682.                       <object class="GtkHBox" id="hbox21">
  683.                         <property name="visible">True</property>
  684.                         <property name="spacing">2</property>
  685.                         <child>
  686.                           <object class="GtkImage" id="image2">
  687.                             <property name="visible">True</property>
  688.                             <property name="stock">gtk-go-back</property>
  689.                           </object>
  690.                           <packing>
  691.                             <property name="expand">False</property>
  692.                             <property name="fill">False</property>
  693.                           </packing>
  694.                         </child>
  695.                         <child>
  696.                           <object class="GtkLabel" id="label43">
  697.                             <property name="visible">True</property>
  698.                             <property name="label" translatable="yes">_Previous</property>
  699.                             <property name="use_underline">True</property>
  700.                           </object>
  701.                           <packing>
  702.                             <property name="expand">False</property>
  703.                             <property name="fill">False</property>
  704.                             <property name="position">1</property>
  705.                           </packing>
  706.                         </child>
  707.                       </object>
  708.                     </child>
  709.                   </object>
  710.                 </child>
  711.               </object>
  712.             </child>
  713.             <child>
  714.               <object class="GtkButton" id="next_button">
  715.                 <property name="visible">True</property>
  716.                 <property name="can_focus">True</property>
  717.                 <property name="can_default">True</property>
  718.                 <child>
  719.                   <object class="GtkAlignment" id="alignment1">
  720.                     <property name="visible">True</property>
  721.                     <property name="xscale">0</property>
  722.                     <property name="yscale">0</property>
  723.                     <child>
  724.                       <object class="GtkHBox" id="hbox20">
  725.                         <property name="visible">True</property>
  726.                         <property name="spacing">2</property>
  727.                         <child>
  728.                           <object class="GtkImage" id="image1">
  729.                             <property name="visible">True</property>
  730.                             <property name="stock">gtk-go-forward</property>
  731.                           </object>
  732.                           <packing>
  733.                             <property name="expand">False</property>
  734.                             <property name="fill">False</property>
  735.                           </packing>
  736.                         </child>
  737.                         <child>
  738.                           <object class="GtkLabel" id="label42">
  739.                             <property name="visible">True</property>
  740.                             <property name="label" translatable="yes">_Next</property>
  741.                             <property name="use_underline">True</property>
  742.                           </object>
  743.                           <packing>
  744.                             <property name="expand">False</property>
  745.                             <property name="fill">False</property>
  746.                             <property name="position">1</property>
  747.                           </packing>
  748.                         </child>
  749.                       </object>
  750.                     </child>
  751.                   </object>
  752.                 </child>
  753.               </object>
  754.               <packing>
  755.                 <property name="position">1</property>
  756.               </packing>
  757.             </child>
  758.             <child>
  759.               <object class="GtkButton" id="close_button">
  760.                 <property name="visible">True</property>
  761.                 <property name="can_focus">True</property>
  762.                 <property name="can_default">True</property>
  763.                 <property name="label">gtk-close</property>
  764.                 <property name="use_stock">True</property>
  765.               </object>
  766.               <packing>
  767.                 <property name="position">2</property>
  768.               </packing>
  769.             </child>
  770.           </object>
  771.           <packing>
  772.             <property name="expand">False</property>
  773.             <property name="pack_type">GTK_PACK_END</property>
  774.           </packing>
  775.         </child>
  776.       </object>
  777.     </child>
  778.     <action-widgets>
  779.       <action-widget response="0">previous_button</action-widget>
  780.       <action-widget response="0">next_button</action-widget>
  781.       <action-widget response="-7">close_button</action-widget>
  782.     </action-widgets>
  783.   </object>
  784. </interface>
  785.